home *** CD-ROM | disk | FTP | other *** search
- Path: nad.telco.com!usenet
- From: Martin Moore <moore@nac.telco.com>
- Newsgroups: comp.lang.c++
- Subject: BC++5.0 Program doesn't compile (see text)
- Date: Thu, 04 Apr 1996 12:37:40 -0800
- Organization: Telco Systems
- Message-ID: <31643314.794BDF32@nac.telco.com>
- NNTP-Posting-Host: 199.164.221.124
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.4 sun4m)
-
- I cannot get the following program to compile...can anyone else?
-
- #include "vector.h"
- using namespace std;
- vector<long> test;
-
- That's it.
-
- --
- Martin Moore - Telco Systems 510 624 5574
-